-
Home
-
Simply Static – The WordPress Static Site Generator
-
3.1.6.1
-
Code
-
Classes
- Url_Fetcher
Total Complexity |
37 |
Dependencies |
5 |
Dependents |
3 |
Total lines |
263 |
Lines of code |
146 |
Logical lines of code |
100 |
Comment lines |
65 |
Methods |
8 |
Properties |
2 |
Methods 8
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
create_directories_for_static_page() |
A |
43 |
13 |
44 |
fetch() |
A |
40 |
11 |
59 |
can_create_directories_for_page() |
S |
63 |
5 |
10 |
remote_get() |
S |
54 |
3 |
20 |
instance() |
S |
69 |
2 |
7 |
__construct() |
S |
91 |
1 |
2 |
__clone() |
S |
91 |
1 |
2 |
__wakeup() |
S |
91 |
1 |
2 |